Skip to content

chore(deps): update magic tooling - #74

Merged
GSTJ merged 1 commit into
mainfrom
chore/magic-tooling-1.19.2
Aug 6, 2026
Merged

chore(deps): update magic tooling#74
GSTJ merged 1 commit into
mainfrom
chore/magic-tooling-1.19.2

Conversation

@GSTJ

@GSTJ GSTJ commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

Updates the shared CI workflow to magic v1.19.2 and refreshes the first-party tooling locked for local checks.

Details

  • Pins the reusable CI workflow to the v1.19.2 commit.
  • Refreshes magic-codemods, magic-oxfmt-config, magic-oxlint-config, and magic-tsconfig in the lockfile.

Testing steps

  1. From the root of the checked-out repository, run:

    pnpm install --frozen-lockfile
    pnpm run lint
    pnpm run format
    pnpm run typecheck
    pnpm run test
    pnpm run build
    pnpm run changelog:check
    pnpm audit --audit-level low
  2. Confirm every command exits successfully.

Move shared CI to v1.19.2 and refresh the first-party tooling in the lockfile.
@GSTJ

GSTJ commented Aug 6, 2026

Copy link
Copy Markdown
Owner Author

Proof from 3371e27: the frozen install resolves the new tooling versions, and the full local suite runs against them.

Magic tooling install and local suite

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

馃帀 Congratulations on making your first pull request in '@gstj/safe-jsx'! We appreciate your contribution and will review it as soon as possible. Thank you for helping us make this project better.

@GSTJ
GSTJ merged commit 3bfe8d0 into main Aug 6, 2026
5 checks passed
@GSTJ
GSTJ deleted the chore/magic-tooling-1.19.2 branch August 6, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant